- 01. Lesson 2 Course Map
- 02. When to Use Arrays
- 03. Working with an Array
- 04. Add Words to NumbersActivity
- 05. Verify Array Elements with Log Messages
- 06. Working with An ArrayList
- 07. Working with an ArrayList Quiz
- 08. Switch from Array to ArrayList
- 09. Add Text Views to the Layout Based on the List
- 10. Intro to Loops
- 11. Add TextViews to Layout with While Loop
- 12. Use the For Loop
- 13. Memory is a Limited Resource
- 14. View Recycling
- 15. Analogy for ListView
- 16. Switch to Using ListView and ArrayAdapter
- 17. Switch to Using a ListView and Adapter Quiz
- 18. ListView and ArrayAdapter
- 19. ListView and ArrayAdapter Code
- 20. Andrea Interview
- 21. Build List Item Layout
- 22. Build List Item Layout Quiz
- 23. When to Create a Custom Class
- 24. Custom Word Class
- 25. Custom Word Class Quiz
- 26. Need a Custom ArrayAdapter
- 27. Need a Custom ArrayAdapter Exercise
- 28. Example App with Custom ArrayAdapter
- 29. Custom ArrayAdapter
- 30. Remaining Words
- 31. Eric Gonzalez Interview
- 32. Reflection